Return to start page
AInventory
Description
Source File
Library
Scope
Private
Members
Implementations
Methods
Size
Extensions
Child Structs
Constructor
Destructor
Initializer
Inherited Members
Inherited Methods
Description
Item types of chargable items should always be ITEM_TYPE_CHARGED!
Source File
Systems/Character/Struct Inventory.j
Library
AStructSystemsCharacterInventory
Scope
-
Private
No
Members
public static constant
integer
maxEquipmentTypes
public static constant
integer
maxRucksackItems
= 128
public static constant
integer
maxRucksackItemsPerPage
= 4
public static constant
integer
maxRucksackPages
= 32
Implementations
-
Methods
public
allEquipmentItems
public
allRucksackItemCharges
public
allRucksackItems
public
cleanUpRucksack
public
clearRucksackItem
public static
create
public
disable
public
enable
public
equipmentItemData
public
hasItemEquipped
public
hasItemTypeInRucksack
public static
init
public static
itemRucksackPage
public
onDestroy
public
refreshRucksackItemCharges
public
removeFromRucksackByTypeId
public
rucksackItemData
public
rucksackItemSlot
public
slotRucksackIndex
Size
-
Extensions
AAbstractCharacterSystem
Child Structs
-
Constructor
create
Destructor
onDestroy
Initializer
-
Inherited Members
-
Inherited Methods
public stub
changedUnit
public
character
public static
create
public stub
disable
public stub
enable
public
enableAgain
public
isEnabled
public
setEnableAgain
public
unit
public
user